Welcome![Sign In][Sign Up]
Location:
Search - VC I

Search list

[Com Port完整串口通信程序(发送和接受)Vc++源代码

Description: 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的!-a relatively complete serial communication program source code Vc I believe we will certainly have to see after harvest!
Platform: | Size: 36389 | Author: 孙明 | Hits:

[Other resourcevc++ODBC+student

Description: 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Platform: | Size: 55574 | Author: 李大嘴 | Hits:

[Graph programcharrec

Description: 完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%-complete digital character recognition system, VC, I originality, the recognition rate can reach 80%
Platform: | Size: 186368 | Author: 赵辉 | Hits:

[DocumentsVC自学笔记

Description: 本人在自学VC的过程中的一些笔记,对VC的初学者可能有用-I VC in the process of self-learning some of the notes, the right VC may be useful for beginners
Platform: | Size: 46080 | Author: 陈宏 | Hits:

[Technology Management源代码(vc++)

Description: 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal resource allocation algorithm. Every procedure is described in detail in, I was doing it two semesters of part of the experiment.
Platform: | Size: 199680 | Author: 葛兴高 | Hits:

[Special EffectsVC++ for draw

Description: 我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看-I am learning VC write a small program to achieve painting convex polygon functions, beginners eye-catcher
Platform: | Size: 2002944 | Author: 王梅芳 | Hits:

[Windows Developvc select frame from video

Description: VC 从视频中选择一帧源码-video VC choose from one source
Platform: | Size: 3072 | Author: | Hits:

[USB develop!!用VC++编写USB接口通信程序 (已解密)

Description: !!用VC++编写USB接口通信程序 (已解密),经典的东东!我已经解密了!-!! With VC++ Prepared USB interface communication program (declassified), the classic NEE! I have to decrypt the!
Platform: | Size: 152576 | Author: 承德 | Hits:

[VC/MFCVC知识库论坛精华

Description: 我从vckbase下载并整理的vc问题解答-I vckbase download and compile the vc Questions
Platform: | Size: 774144 | Author: 曾庆华 | Hits:

[matlabvc调用matlab

Description: 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.
Platform: | Size: 1024 | Author: 李震 | Hits:

[Windows DevelopVC技术内幕配套源代码( 第6章)

Description: VC技术内幕配套源代码( 第6章),我已经调试好过的-technology supporting source code (Chapter 6), I have a better debugging
Platform: | Size: 3769344 | Author: 向春 | Hits:

[GUI Developvc界面

Description: 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。   为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Platform: | Size: 7168 | Author: 政策 | Hits:

[ICQ-IM-Chatvc局域网聊天

Description: 这个聊天程序不错,是vc的运行环境,有一点错误,望读者自行修改我希望大家支持-Yes, it is vc operating environment, it is wrong, and hopes to amend its own readers, I hope that we support
Platform: | Size: 2861056 | Author: 序列 | Hits:

[Dialog_WindowVC--标准控件使用

Description: vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用-vc standards controls the basic use is a textbook example of one, I in the process of learning to practice hand, are for beginners and dialog controls on the use of a significant role
Platform: | Size: 81920 | Author: 李松 | Hits:

[Internet-Networkvc聊天室程序

Description: 一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习-a simple vc chat room procedures for the use of network programming vc interested in the reference code is relatively complete and I waged a simplified as much as possible to facilitate vc beginners learning
Platform: | Size: 16384 | Author: ali | Hits:

[matlabVC调用matlab中定义的.m文件中的函数的实例

Description: 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
Platform: | Size: 40960 | Author: 葛强 | Hits:

[Com Port完整串口通信程序(发送和接受)Vc++源代码

Description: 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的!-a relatively complete serial communication program source code Vc I believe we will certainly have to see after harvest!
Platform: | Size: 1886208 | Author: 孙明 | Hits:

[IME Develop源码附件:VC--初探WINDOWS下的IME编程

Description: 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration :
Platform: | Size: 10240 | Author: 周梦蝶 | Hits:

[Other systemsvc++ODBC+student

Description: 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Platform: | Size: 55296 | Author: 李大嘴 | Hits:

[Windows DevelopVC.I.shaped.classical.design

Description: VC设计I形开发经典代码VC I-shaped development of the classical code design -VC I-shaped development of the classical code design
Platform: | Size: 20480 | Author: mo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net